projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5f3ac9
)
Cosmetics
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 12 Sep 2020 15:11:28 +0000
(11:11 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 12 Sep 2020 15:11:28 +0000
(11:11 -0400)
Add a missing comma.
gtk/gtkwindowhandle.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwindowhandle.c
b/gtk/gtkwindowhandle.c
index 1792f5c47f17ba9b17af6606496699a32c0b7e69..18919becacb0adfc5d25064fc0c73e89afa86fa8 100644
(file)
--- a/
gtk/gtkwindowhandle.c
+++ b/
gtk/gtkwindowhandle.c
@@
-43,7
+43,7
@@
* @See_also: #GtkWindow, #GtkHeaderBar
*
* GtkWindowHandle is a titlebar area widget. When added into a window, it can
- * be dragged to move the window, and handles right click double click and
+ * be dragged to move the window, and handles right click
,
double click and
* middle click as expected of a titlebar.
*
* # CSS nodes